Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for ReadOnlyRun #82

Merged
merged 9 commits into from
Oct 25, 2024
Merged

Add tests for ReadOnlyRun #82

merged 9 commits into from
Oct 25, 2024

Conversation

kgodlewski
Copy link
Contributor

This is an initial batch of tests that don't rely on prepopulated data, but instead log them during test execution.

In order not to interfere with existing tests that do rely on runs in a project having a specific shape, it is possible to point selected test modules to another existing project. This is already configured in GitHub Actions variables and secrets.

tests/README.md Outdated Show resolved Hide resolved
tests/e2e/conftest.py Outdated Show resolved Hide resolved
@kgodlewski kgodlewski requested a review from michalsosn October 22, 2024 16:13
Copy link
Contributor

@PatrykGala PatrykGala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rebase to main

@kgodlewski kgodlewski force-pushed the kg/read-only-run-e2e-tests branch from 49ea688 to 1abb24f Compare October 25, 2024 10:57
@kgodlewski kgodlewski requested a review from PatrykGala October 25, 2024 10:58
@kgodlewski kgodlewski force-pushed the kg/read-only-run-e2e-tests branch from 1abb24f to f6fd45d Compare October 25, 2024 11:18
@kgodlewski kgodlewski merged commit c5e8283 into main Oct 25, 2024
8 checks passed
@kgodlewski kgodlewski deleted the kg/read-only-run-e2e-tests branch October 25, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants